[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     rindex(STR,SUBSTR,POSITION)

     rindex(STR,SUBSTR)

             Works just like index except  that  it  returns  the
             position  of  the  LAST occurrence of SUBSTR in STR.
             If  POSITION  is   specified,   returns   the   last
             occurrence at or before that position.

See Also: index
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson